-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Qt6.9 QString stricter .arg matching #14080
fix: Qt6.9 QString stricter .arg matching #14080
Conversation
waiting for @jospezial to confirm whether this fixes their issue. |
5b69db4
to
9834273
Compare
It fixes the compile of that part of the code. Thank you. But there is another one:
|
14080_mein_qt6_9_recordingmanager.patch.txt |
Does this PR compile without the You may consider to do your own Pull Request and become a Mixxx Contributor. You are very welcome. |
Sorry for hitting unintentionally the famous "close with comment" button. |
@jospezial I applied your changes. Could you try compiling again? Thank you. |
Fixes these 2 compile errors. Also no problems for time display seen in mixxx. I tested recording. |
hehe..
|
Thank you for testing. Yes I will |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you.
(Hopefully) fixes mixxxdj#14071
152848f
to
355eb9c
Compare
squashed the fixups. |
Thank you. |
(Hopefully) fixes #14071